home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILEFIND / CNVTALL.ZIP / CA.DOC < prev    next >
Encoding:
Text File  |  1992-09-27  |  16.3 KB  |  335 lines

  1. Welcome to Convert-All, the file-conversion program that can change
  2. from anything to anything.  Use it to convert word-processing files
  3. or to make mass editorial changes to files.  On the simplest level,
  4. Convert-All works like the find/replace feature of your word processor.
  5. However, instead of finding and replacing only one item at a time,
  6. Convert-All does up to 100 at once. On a more complicated level,
  7. Convert-All performs conditional replacements, alternating replacements,
  8. upper- and lower-case conversions, several types of deletions, and it
  9. uses an almost infinite variety of wildcards.
  10.  
  11. This short documentation file accompanies the shareware version of 
  12. Convert-All.  Further documentation, along with examples, is available 
  13. in a printed manual.
  14.  
  15. Convert-All has three main working areas in addition to the main menu.
  16. First is the editing area where you make and edit find/replace pairs.
  17. Second is the viewing area where you view text files in such a way that
  18. you can peek inside them and see exactly what characters are there.
  19. Third is the area where a directory of files displays and you select
  20. files to work on.  Select any of these three areas from the main menu,
  21. or move directly from one area to another while bypassing the main menu.
  22.  
  23. Convert-All uses two kind of files, text files and find/replace pair 
  24. files.  Text files are the files you convert.  Find/replace pair
  25. files contain the find strings and replacement strings that operate
  26. on the text files.
  27.  
  28.  
  29.                             THE MAIN MENU
  30.  
  31. The main menu offers an array of choices that you can select or 
  32. ignore.  The options that you select and use are automatically stored 
  33. in a disk file called CHANGEIT.OPT.  The next time you use Convert-All, 
  34. the computer checks this file so that the options you previously 
  35. selected will be recalled.  If you work with text files in different 
  36. directories, then there will automatically be a different CHANGEIT.OPT 
  37. file in each directory.  In this way the computer remembers a 
  38. different set of options for each directory that you work in.
  39.  
  40. Press F at the main menu to select the file of find/replace pairs to
  41. use when you convert text files.
  42.  
  43. Press B at the main menu to change the status of making a backup file.
  44.  
  45. Press S at the main menu to change the status of stripping leading 
  46. spaces before each line.
  47.  
  48. Press E at the main menu to change the status of stripping trailing 
  49. spaces after each line.
  50.  
  51. Press J at the main menu to change the status of stripping justifying 
  52. spaces within each line.
  53.  
  54. Press P at the main menu to change a paragraph indent from spaces 
  55. into a tab.  If a document has leading spaces before each line, 
  56. and if it has additional spaces before the first line of each 
  57. paragraph, then you can filter out all these spaces using a 
  58. combination of the S and P options.  The P option asks you for the 
  59. number of spaces to change into a tab.  Answer with a number that is 
  60. more than the number of spaces before normal lines, but is equal to or 
  61. less than the number of spaces before paragraph indent lines.  This
  62. causes the paragraph indent to change into a tab, while all other 
  63. leading spaces disappear.
  64.  
  65. Press W at the main menu to change the width of lines or to convert
  66. any or all returns into hard returns or soft returns or spaces.  By
  67. converting returns into spaces with this option, the computer can find
  68. two-word combinations that might possibly spill over onto two lines.
  69.  
  70. Press C at the main menu to convert high-order characters to normal 
  71. low-order characters.  The conversion from high to low takes place not 
  72. only in the text file but also in the find/replace file.  (The find/replace
  73. file is not changed on disk, but the computer treats the high-order 
  74. characters as normal low-order characters.)
  75.  
  76. Press Y at the main menu to strip out end-of-file markers (the control 
  77. Z character whose value is 26) that occur in the middle of the file.  
  78. Some word processors insert this character in the middle of the file,
  79. but other word processors think it indicates the end of the file and 
  80. will not read past it.  You cannot get rid of it with such a word 
  81. processor, but you can with Convert-All.  For the high-order control Z,
  82. use the find/replace table to replace it with nothing or with something.
  83.  
  84. Press Z at the main menu to add an end-of-file marker.  If your word 
  85. processor likes to see a control Z at the end of the file, then this 
  86. option makes sure that one is there.
  87.  
  88. Press D at the main menu to display the conversion process on the 
  89. screen.  After you select the file(s) to work on, the conversion 
  90. process takes place right before your eyes.
  91.  
  92. Press L at the opening menu to change the drive or directory.  Press Q 
  93. to quit and stay in the new directory, but press Esc to quit and 
  94. return to the original directory.
  95.  
  96. Press V at the main menu to view a text file.  This option lets you 
  97. peek inside the file and see the exact characters that are there.  It 
  98. also lets you highlight find strings directly from the file.
  99.  
  100. Press M at the main menu to edit find/replace pairs.  The pairs contained
  101. in the last file used are displayed.  To input a different file
  102. of find/replace pairs, press F8.  To start fresh and create a new
  103. file of find/replace pairs, press F3.  Pressing F3 does not delete the
  104. old file from disk, but it clears the screen of the old pairs.
  105. To explore the full power of Convert-All, press F7 and help regarding
  106. sophisticated types of conversions appears on screen.
  107.  
  108. Press ENTER at the main menu to get to the directory of files so
  109. that you can choose which files to work on.
  110.  
  111.  
  112.                       AREA 1: THE EDITING SCREEN
  113.  
  114. Set up find/replace pairs in two ways.  Pressing M at the main menu
  115. takes you to a screen where you type in the find/replace pairs.
  116. The second way is to highlight a string while viewing a text file,
  117. using the Insert key.  This is easier because you do not have to type 
  118. the find string.
  119.  
  120. The find/replace screen has two columns.  Type items to find on the
  121. left.  Type replacements on the right.  Move from column to column 
  122. using the arrow keys.  You can also scroll up and down using the 
  123. PageUp, PageDown, Home, and End keys.  You can delete a pair, insert a 
  124. pair, or move a pair using various function keys.
  125.  
  126. You can replace something with nothing.  To do that, just leave the
  127. replace column blank.
  128.  
  129. Wildcards give you flexibility in finding items. Wildcards in the find
  130. string work when the string has brackets around it.  The brackets do not
  131. become part of the find string, but they indicate that wildcards are
  132. being used.  To replace a wildcard with whatever character happens to
  133. be in the text, use the identical wildcard in the replacement string.
  134. For example, a find string of [18##] and a replacement string of
  135. [19##] will find 1855 and replace it with 1955.  Four pre-defined
  136. wildcards show on the right half of the help screen, but you can
  137. re-define these or make up your own wildcards.  For further help press 
  138. F7 at the editing screen.
  139.  
  140. The order of the pairs is important, because the replacement
  141. operations are performed in order.  In other words, the computer does
  142. the first replacement before the second.  In this way you can build
  143. one upon the other.  An earlier replacement can be used as a later
  144. find.  The maximum length of each find or replace string is 38, which
  145. is plenty for most cases; but if you need a longer length, then you
  146. can use this building-block feature to perform a long replacement 
  147. operation in smaller sections.
  148.  
  149. A box in the upper left corner displays the value of the character 
  150. that you have just typed or that the cursor is under.
  151.  
  152. As you type the find/replace pairs, note that some of the keys print a 
  153. character instead of performing a function.  For example the Return 
  154. prints a control M on the screen, and the Backspace key prints a 
  155. control H.  This is designed so that you can find or replace these 
  156. characters just like any other character.  To move from one column to 
  157. another use the arrow keys (instead of Return), and to delete use the 
  158. Delete key (instead of Backspace).
  159.  
  160. You can type an alternate set of characters by pressing F9.  F9 
  161. toggles high-order bits on and off.  To see a chart of all possible 
  162. characters, press F6.  The chart shows the normal range of characters 
  163. (those valued below 128) and their high-order counterparts (those 
  164. valued 128 or above).  Pressing F9 allows you to type any character
  165. on this chart.
  166.  
  167. To learn how to do more complicated types of replacements, press F7.  
  168. Herein lies the real power of the program--be sure to explore these 
  169. capabilities.  When you press F7 a menu displays, asking what you 
  170. would like to learn about.  Make your choice, and the information 
  171. displays on the bottom half of the screen.  Since you are working on 
  172. the top half of the screen, it is easy to follow the examples given 
  173. right in front of you.
  174.  
  175. To save a file of find/replace pairs, press F1.  The computer asks
  176. if you want to save the file on disk.  Answer Y, and the computer 
  177. asks you for a file name.  If the computer thinks it knows what 
  178. file name you want, it defaults to that name, and you can confirm 
  179. that name by pressing Enter or you can type in a different name.  You 
  180. can have more than one file of find/replace pairs on disk, but you use 
  181. only one at a time.  To edit a different file without saving the 
  182. current one, press F8, then press R (to replace the file you are 
  183. currently working on).  To insert another file into the current file, 
  184. to make it bigger, press F8, then press I (to insert the new file into 
  185. the current file).  Any time you want to save a file, press F1 to 
  186. quit.  Depending on the situation, saving the find/replace pairs will 
  187. either replace the old file, or they will be appended to the old file. 
  188. Watch the screen to tell you which one is happening.  When you press 
  189. F1 to quit, the computer offers you the opportunity to save the file, 
  190. and it returns you to the main menu.
  191.  
  192.  
  193.  
  194.                       AREA 2: THE VIEWING SCREEN
  195.  
  196. To view a text file press V at the main menu (or, if you are at the 
  197. screen where the directory shows, select a file from the directory and 
  198. press F8).  After you select the file to view, the file shows on 
  199. screen.  A box in the upper left corner displays the value of the 
  200. character the cursor is under.  Move the cursor and the number in the 
  201. box changes.  Scroll also with PageUp, PageDown and Home.
  202.  
  203. View the file in two types of display.  The alternate type of display 
  204. (press A) shows returns and line feeds, and it shows high-order 
  205. characters as their low-order counterparts.
  206.  
  207. To highlight a string that you want to find and replace, press Insert, 
  208. then move the cursor.  As you move the cursor, the characters highlight 
  209. automatically.  After highlighting, press Insert again.  Now the 
  210. computer asks you for the replacement string.  After typing the 
  211. replacement string, press Insert again to indicate that you are done.  
  212. Now you can edit your find/replace pairs by pressing F10.  You will 
  213. see the find string that you have highlighted in column one, and you 
  214. will see the replacement string in column two.  To save these in a 
  215. disk file press F1 to quit, and the computer will give you the 
  216. opportunity to name a file to save them under.
  217.  
  218.  
  219.                         AREA 3: THE WORK AREA
  220.  
  221. To work on files, press Enter at the main menu.  A directory of files 
  222. displays on the left, and the first file is highlighted.  Highlight 
  223. and select files from the directory, or type their names in manually.  
  224. The DOS wildcards, namely * and ?, are accepted in file names.  When
  225. you have selected one or more files to convert, press F9, and each 
  226. file will be processed in turn according to the find/replace pair file 
  227. that you have selected from the main menu with the F option.
  228.  
  229. This area of the program also lets you perform utility operations on files.
  230. You can delete, rename, or copy files.
  231.  
  232.  
  233.                               FINAL TIPS
  234.  
  235. If replacements do not seem to work, check for these things:
  236.  
  237. * Wildcards work only when brackets surround the string.
  238. * There should be no space after the final bracket.
  239. * Spaces inside bracketed strings must be correct.
  240. * Check for accidental wildcards inside brackets that you did not intend.
  241. * The key words inside bracketed strings must be in all capitals.
  242. * If you are altering the line length, then the altered returns
  243.   affect the finds and replacements.
  244. * If you are converting high-order bits to low-order bits, this
  245.   affects the finds and replacements.
  246. * Try switching the order of replacements--earlier relace strings may 
  247.   affect later find strings.
  248. * You may want an earlier replace string to affect a later find string.
  249.   But to avoid an unwanted affect, try these things: (1) change the
  250.   order of the find/replace strings, (2) combine the two find/replace
  251.   pairs into one, and (3) put the second pair into another find/replace
  252.   file and process the text file a second time using the second
  253.   find/replace file.
  254.  
  255.  
  256.                            HOW TO REGISTER
  257.  
  258. When you register, you receive the following:
  259.  
  260. 1. Printed manual with clear instructions and examples
  261. 2. Ready-made translation tables for conversion
  262.    between common word-processing programs
  263. 3. A version of this program without this reminder screen
  264.  
  265. To register send only $20 registration fee to:
  266.  
  267.                 Arrow Connection
  268.                 P.O. Box 899
  269.                 Pollock Pines CA 95726
  270.  
  271. Write down your opinion and comments about this program,
  272. and you will receive a bonus program free of charge.
  273.  
  274.  
  275.                               DISCLAIMER
  276.  
  277. Arrow Connection hereby disclaims all warranties relating to this 
  278. software, whether express or implied, including without limitation any 
  279. implied warranties of merchantability or fitness for a particular 
  280. purpose. Arrow Connection will not be liable for any special, 
  281. incidental, consequential, indirect or similar damages due to loss of 
  282. data or any other reason, even if Arrow Connection or an agent of Arrow 
  283. Connection has been advised of the possibility of such damages. In no 
  284. event shall Arrow Connection's liability for any damages ever exceed 
  285. the price paid for the license to use software, regardless of the form 
  286. of the claim. The person using the software bears all risk as to the 
  287. quality and performance of the software.
  288.  
  289.  
  290.  
  291.          ----------------end-of-author's-documentation---------------
  292.  
  293.                          Software Library Information:
  294.  
  295.                     This disk copy provided as a service of
  296.  
  297.                            Public (software) Library
  298.  
  299.          We are not the authors of this program, nor are we associated
  300.          with the author in any way other than as a distributor of the
  301.          program in accordance with the author's terms of distribution.
  302.  
  303.          Please direct shareware payments and specific questions about
  304.          this program to the author of the program, whose name appears
  305.          elsewhere in  this documentation. If you have trouble getting
  306.          in touch with the author,  we will do whatever we can to help
  307.          you with your questions. All programs have been tested and do
  308.          run.  To report problems,  please use the form that is in the
  309.          file PROBLEM.DOC on many of our disks or in other written for-
  310.          mat with screen printouts, if possible.  PsL cannot debug pro-
  311.          programs over the telephone, though we can answer questions.
  312.  
  313.          Disks in the PsL are updated  monthly,  so if you did not get
  314.          this disk directly from the PsL, you should be aware that the
  315.          files in this set may no longer be the current versions. Also,
  316.          if you got this disk from another vendor and are having prob-
  317.          lems,  be aware that  some files may have become corrupted or
  318.          lost by that vendor. Get a current, working disk from PsL.
  319.  
  320.          For a copy of the latest monthly software library newsletter
  321.          and a list of the 4,000+ disks in the library, call or write
  322.  
  323.                            Public (software) Library
  324.                                P.O.Box 35705 - F
  325.                             Houston, TX 77235-5705
  326.  
  327.                                 1-800-2424-PSL
  328.                              MC/Visa/AmEx/Discover
  329.  
  330.                           Outside of U.S. or in Texas
  331.                           or for general information,
  332.                               Call 1-713-524-6394
  333.  
  334.  
  335.